PieApiObject

The object representing the details for where to import a PIE file of content.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

fileZippedData

The PIE file contents (base64 data payload)

Y

string

rolesAssignmentType

The settings for how to set roles on imported content. Default:UseDefaultBehavior

-

RoleAssignmentType

roleIds

The roles ID's to be applied to the imported content. Relevant only for 'RoleAssignmentType.ForceExternalRoles'

-

string [ ]

rootFolderId

The system ID of the root folder that will house the imported content

Y

string

clashDefaultOption

The settings for how to handle content clashes on import. Default:REPLACE_FILE

-

ClashDefaultOption

*Required elements are only used for API parameters

Usages
  • /API2/content/importContent
  • /API3/content/importContent